home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 6
/
Aminet 6 - June 1995.iso
/
Aminet
/
text
/
edit
/
Textra16.lha
/
Textra116
/
Scripts
/
bol.textra
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-06-13
|
235 b
|
16 lines
/* beginning of line */
options results
get cursor position
if (result == SELECT) then do
get select position
parse var result startx ' ' starty ' ' endx ' ' endy
end
else
parse var result startx ' ' starty
gotoxy 0 starty